Skip to main content

Deploy new contract

  1. Log into 0xmint API page and click on Collections tab.
  2. Go to collection tab and Click on create collection button on the top right of the section.
  3. Select 0xmint in the given option.
  4. Select the collection type (ERC721 or ERC1155)
  5. Enter the name and symbol for your collection and click on create collection button.
  6. Sign the transaction with the connected.
  7. On successfull completion of transaction, a new contract will be deployed and it will be listed under the Mint tab.

Gas tank (WIP)

You can see your initial matic balance 0 under settings tab. The single mint APIs use this matic to mint. Users have to deposit matic here to mint NFTs throught APIs.

  • Just enter the number of matic to be deposited in the input field and click 'Fill Gas Tank' button.
  • Accept the transaction from the wallet to complete the deposit.